home *** CD-ROM | disk | FTP | other *** search
/ westlife Cardz: Kian / westlife: Kian.iso / pc / kianstory.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2000-10-18  |  162 b   |  7 lines

  1. on(release){
  2.    setProperty("click1", _alpha, "0");
  3.    loadMovie("kiant4.swf","frame4/inv4");
  4.    setProperty("frame4", _alpha, "100");
  5.    gotoAndStop(3);
  6. }
  7.